android_kernel_xiaomi_sm7250/arch/blackfin/include/asm/resource.h
Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-08-27 10:51:02 +08:00

7 lines
119 B
C

#ifndef _BFIN_RESOURCE_H
#define _BFIN_RESOURCE_H
#include <asm-generic/resource.h>
#endif /* _BFIN_RESOURCE_H */