File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2099,7 +2099,7 @@ static const unsigned int pwm0_mux[] = {
2099
2099
PWM0_MARK ,
2100
2100
};
2101
2101
2102
- /* - PWM1_A ------------------------------------------------------------------- */
2102
+ /* - PWM1 ------------------------------------------------------------------- */
2103
2103
static const unsigned int pwm1_a_pins [] = {
2104
2104
/* PWM1_A */
2105
2105
RCAR_GP_PIN (3 , 13 ),
@@ -2108,7 +2108,6 @@ static const unsigned int pwm1_a_mux[] = {
2108
2108
PWM1_A_MARK ,
2109
2109
};
2110
2110
2111
- /* - PWM1_B ------------------------------------------------------------------- */
2112
2111
static const unsigned int pwm1_b_pins [] = {
2113
2112
/* PWM1_B */
2114
2113
RCAR_GP_PIN (2 , 13 ),
@@ -2126,7 +2125,7 @@ static const unsigned int pwm2_mux[] = {
2126
2125
PWM2_MARK ,
2127
2126
};
2128
2127
2129
- /* - PWM3_A ------------------------------------------------------------------- */
2128
+ /* - PWM3 ------------------------------------------------------------------- */
2130
2129
static const unsigned int pwm3_a_pins [] = {
2131
2130
/* PWM3_A */
2132
2131
RCAR_GP_PIN (1 , 22 ),
@@ -2135,7 +2134,6 @@ static const unsigned int pwm3_a_mux[] = {
2135
2134
PWM3_A_MARK ,
2136
2135
};
2137
2136
2138
- /* - PWM3_B ------------------------------------------------------------------- */
2139
2137
static const unsigned int pwm3_b_pins [] = {
2140
2138
/* PWM3_B */
2141
2139
RCAR_GP_PIN (2 , 15 ),
You can’t perform that action at this time.
0 commit comments