mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
e0e53dee69
Recent git versions now warn about those and they've always been a bit of an annoyance. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
128 B
C
7 lines
128 B
C
/*
|
|
* Arch specific extensions to struct device
|
|
*
|
|
* This file is released under the GPLv2
|
|
*/
|
|
#include <asm-generic/device.h>
|