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[] = {
20992099 PWM0_MARK ,
21002100};
21012101
2102- /* - PWM1_A ------------------------------------------------------------------- */
2102+ /* - PWM1 ------------------------------------------------------------------- */
21032103static const unsigned int pwm1_a_pins [] = {
21042104 /* PWM1_A */
21052105 RCAR_GP_PIN (3 , 13 ),
@@ -2108,7 +2108,6 @@ static const unsigned int pwm1_a_mux[] = {
21082108 PWM1_A_MARK ,
21092109};
21102110
2111- /* - PWM1_B ------------------------------------------------------------------- */
21122111static const unsigned int pwm1_b_pins [] = {
21132112 /* PWM1_B */
21142113 RCAR_GP_PIN (2 , 13 ),
@@ -2126,7 +2125,7 @@ static const unsigned int pwm2_mux[] = {
21262125 PWM2_MARK ,
21272126};
21282127
2129- /* - PWM3_A ------------------------------------------------------------------- */
2128+ /* - PWM3 ------------------------------------------------------------------- */
21302129static const unsigned int pwm3_a_pins [] = {
21312130 /* PWM3_A */
21322131 RCAR_GP_PIN (1 , 22 ),
@@ -2135,7 +2134,6 @@ static const unsigned int pwm3_a_mux[] = {
21352134 PWM3_A_MARK ,
21362135};
21372136
2138- /* - PWM3_B ------------------------------------------------------------------- */
21392137static const unsigned int pwm3_b_pins [] = {
21402138 /* PWM3_B */
21412139 RCAR_GP_PIN (2 , 15 ),
You can’t perform that action at this time.
0 commit comments