aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300/include/mach/gpio.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-10-28 22:19:02 +0200
committerGrant Likely <grant.likely@secretlab.ca>2011-10-29 13:05:46 +0200
commit81397a625d063403d80a25bba00fa1cb6d7e04f5 (patch)
tree35175b626457ba008da464cf5d02a9c10c0cf17c /arch/arm/mach-u300/include/mach/gpio.h
parentgpio: Fix ARM versatile-express build failure (diff)
downloadlinux-dev-81397a625d063403d80a25bba00fa1cb6d7e04f5.tar.xz
linux-dev-81397a625d063403d80a25bba00fa1cb6d7e04f5.zip
ARM: mark empty gpio.h files empty
It is generally a better idea to make intentionally empty files contain the human-readable /* empty */ comment, also it makes the files play nice with "make distclean". Reported-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-u300/include/mach/gpio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-u300/include/mach/gpio.h b/arch/arm/mach-u300/include/mach/gpio.h
index e69de29bb2d1..40a8c178f10d 100644
--- a/arch/arm/mach-u300/include/mach/gpio.h
+++ b/arch/arm/mach-u300/include/mach/gpio.h
@@ -0,0 +1 @@
+/* empty */