Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mtd: nand: xway: fix build because of module functions
Remove the usage of modules functions to make this driver compile again. Otherwise an include of linux/modules.h would be needed. Fixes: 0243667 ("mtd: nand: xway: convert to normal platform driver") Cc: <[email protected]> Signed-off-by: Hauke Mehrtens <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>
- Loading branch information