Skip to content

Commit

Permalink
mmc: clear warning in compiling.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-Ye committed Nov 26, 2011
1 parent 41ac9f6 commit 02a7dfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mmc/sunxi-host/smc_syscall.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ static inline void aw_gpio_trigger_single1(void)
static inline void aw_gpio_cfg_pi1(void)
{
u32 rval;
u32 backup;
void __iomem* cfg_base = (void __iomem*)PI_CFG0_REG;
void __iomem* data_base = (void __iomem*)PI_DAT_REG;

Expand Down

0 comments on commit 02a7dfb

Please sign in to comment.