mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 20:21:57 +00:00
84db8d7cdb
Leaving include/asm/arch alone for now. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
8 lines
129 B
C
8 lines
129 B
C
/*
|
|
* Arch specific extensions to struct device
|
|
*
|
|
* This file is released under the GPLv2
|
|
*/
|
|
#include <asm-generic/device.h>
|
|
|