mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-02 08:30:48 +00:00
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
* 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6: ARM: mark empty gpio.h files empty gpio: Fix ARM versatile-express build failure of: include errno.h
This commit is contained in:
commit
249842477c
@ -0,0 +1 @@
|
||||
/* empty */
|
||||
@ -0,0 +1 @@
|
||||
/* empty */
|
||||
@ -0,0 +1 @@
|
||||
/* empty */
|
||||
1
arch/arm/mach-vexpress/include/mach/gpio.h
Normal file
1
arch/arm/mach-vexpress/include/mach/gpio.h
Normal file
@ -0,0 +1 @@
|
||||
/* empty */
|
||||
@ -17,6 +17,7 @@
|
||||
*/
|
||||
#include <linux/types.h>
|
||||
#include <linux/bitops.h>
|
||||
#include <linux/errno.h>
|
||||
#include <linux/kref.h>
|
||||
#include <linux/mod_devicetable.h>
|
||||
#include <linux/spinlock.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user