Skip to content

Commit

Permalink
gpio: samsung: remove inclusion <mach/regs-clock.h>
Browse files Browse the repository at this point in the history
The <mach/regs-clock.h> is not needed for gpio-samsung.

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Kukjin Kim authored and Linus Walleij committed Jan 10, 2013
1 parent 9931fac commit 9b89cb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpio/gpio-samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

#include <mach/hardware.h>
#include <mach/map.h>
#include <mach/regs-clock.h>
#include <mach/regs-gpio.h>

#include <plat/cpu.h>
Expand Down

0 comments on commit 9b89cb8

Please sign in to comment.