]> Git Repo - u-boot.git/commit
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
authorAdam Ford <[email protected]>
Sat, 12 Jan 2019 12:25:48 +0000 (06:25 -0600)
committerStefano Babic <[email protected]>
Fri, 15 Feb 2019 11:36:44 +0000 (12:36 +0100)
commit5645df9e00a01407730dc11d3a2bc4969203dc8c
tree1f4df471341a0c63af599c2c5aa1bc7a1a428c55
parent5ae585ba3a8bb2336d5cb6e1ef4c80a5ef445409
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static

mxs_nand_init_dma is only referenced from mxs_nand.c.  It's not
referenced in any headers or outside code, so this patch
defines it as static.

Signed-off-by: Adam Ford <[email protected]>
drivers/mtd/nand/raw/mxs_nand.c
This page took 0.033406 seconds and 4 git commands to generate.