diff options
| author | Arnd Bergmann <[email protected]> | 2017-03-28 14:10:32 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-04-08 15:37:20 +0000 |
| commit | f580ff0e404e5aad83f02093cd22f2475cad6e71 (patch) | |
| tree | 0ca86c3fcabf843f81d522555ba2e0361e14ff73 /drivers/fpga/xilinx-spi.c | |
| parent | drivers/misc: aspeed-lpc-ctrl: fix printk format warning again (diff) | |
| download | kernel-f580ff0e404e5aad83f02093cd22f2475cad6e71.tar.gz kernel-f580ff0e404e5aad83f02093cd22f2475cad6e71.zip | |
aspeed-lpc-ctrl: include linux/types.h for uapi header
The newly added header file triggers a sanity check:
usr/include/linux/aspeed-lpc-ctrl.h:44: found __[us]{8,16,32,64} type without #include <linux/types.h>
We should include linux/types.h explicitly to ensure the header
can be included from user space.
Fixes: 6c4e97678501 ("drivers/misc: Add Aspeed LPC control driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Joel Stanley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions
