Home
last modified time | relevance | path

Searched hist:"2 eda892f00fbcf46143326f72e8ac5b472bd225a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/linux/mtd/
H A Domap_elm.h2eda892f00fbcf46143326f72e8ac5b472bd225a Fri Nov 22 11:23:30 UTC 2013 pekon gupta <pekon@ti.com> mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand

omap_elm.h is a generic header used by OMAP ELM driver for all TI platfoms.
Hence this file should be present in generic folder instead of architecture
specific include folder.
Build tested using: ./MAKEALL -s am33xx -s omap3 -s omap4 -s omap5

Signed-off-by: Pekon Gupta <pekon@ti.com>