diff options
author | Fabio Estevam <festevam@gmail.com> | 2012-01-12 03:25:04 (GMT) |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-03-26 23:11:16 (GMT) |
commit | 335a5f409ee3960bda6b112b9d1a89d0a4e0a7eb (patch) | |
tree | 1446fea7345ae8178f3ee9732f88256cd768c06f /sound | |
parent | 70d5098a4b1551864dd7df43f67b7f606a1a6438 (diff) | |
download | linux-335a5f409ee3960bda6b112b9d1a89d0a4e0a7eb.tar.xz |
mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined
Fix the following build warning:
drivers/mtd/mtdcore.c: In function ‘mtd_release’:
drivers/mtd/mtdcore.c:110: warning: unused variable ‘mtd’
This happens when neither CONFIG_MTD_CHAR nor CONFIG_MTD_CHAR_MODULE are defined.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions