|
|
@@ -758,7 +758,6 @@ void trans_dma_enable(enum dma_data_direction dir, struct rts51x_chip *chip,
|
|
|
u32 byte_cnt, u8 pack_size);
|
|
|
int enable_card_clock(struct rts51x_chip *chip, u8 card);
|
|
|
int card_power_on(struct rts51x_chip *chip, u8 card);
|
|
|
-int card_power_off(struct rts51x_chip *chip, u8 card);
|
|
|
int toggle_gpio(struct rts51x_chip *chip, u8 gpio);
|
|
|
int turn_on_led(struct rts51x_chip *chip, u8 gpio);
|
|
|
int turn_off_led(struct rts51x_chip *chip, u8 gpio);
|