diff options
author | Cai Zhiyong <caizhiyong@huawei.com> | 2013-12-25 16:11:15 +0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-03-11 09:42:30 +0400 |
commit | bb77082fa2584f0855e614e99b5ffd40b9cf4251 (patch) | |
tree | c93116bbdcb88bc49f9ba15e2e3c169c4e9a32f9 /include/linux/mtd | |
parent | e634ce51baa52c131e4a35c01bba9e596a0eb86d (diff) | |
download | linux-bb77082fa2584f0855e614e99b5ffd40b9cf4251.tar.xz |
mtd: nand: remove unused function input parameter
The nand_get_flash_type parameter "busw" input value is not used by any
branch, and it is updated before use it in the function, so remove it,
define the "busw" as an internal variable.
Signed-off-by: Cai Zhiyong <caizhiyong@huawei.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions