powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
[linux/fpc-iii.git] / arch / openrisc / kernel / vmlinux.h
blobbbcdf21b0b35147ca130bb89a0c5d0f66c0e4d74
1 #ifndef __OPENRISC_VMLINUX_H_
2 #define __OPENRISC_VMLINUX_H_
4 #ifdef CONFIG_BLK_DEV_INITRD
5 extern char __initrd_start, __initrd_end;
6 #endif
8 #endif