Browse Source

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>
Linus Walleij 13 years ago
parent
commit
81397a625d

+ 1 - 0
arch/arm/mach-lpc32xx/include/mach/gpio.h

@@ -0,0 +1 @@
+/* empty */

+ 1 - 0
arch/arm/mach-tegra/include/mach/gpio.h

@@ -0,0 +1 @@
+/* empty */

+ 1 - 0
arch/arm/mach-u300/include/mach/gpio.h

@@ -0,0 +1 @@
+/* empty */