aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-08-21 14:24:10 +0530
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-09-29 15:10:04 +0100
commit19da4158d33053c6e91e95ee0663d625b2d32a77 (patch)
tree937cac090cd9a983407186448ff1f7088e2c5aee /tools/perf/scripts/python
parentmtd: s3c2410: Use devm_* functions (diff)
downloadlinux-19da4158d33053c6e91e95ee0663d625b2d32a77.tar.gz
linux-19da4158d33053c6e91e95ee0663d625b2d32a77.zip
mtd: s3c2410: Fix compiler warnings
Fixes the following warnings: ‘s3c2410_nand_correct_data’ defined but not used [-Wunused-function] ‘s3c2410_nand_enable_hwecc’ defined but not used [-Wunused-function] ‘s3c2412_nand_enable_hwecc’ defined but not used [-Wunused-function] ‘s3c2440_nand_enable_hwecc’ defined but not used [-Wunused-function] ‘s3c2410_nand_calculate_ecc’ defined but not used [-Wunused-function] ‘s3c2412_nand_calculate_ecc’ defined but not used [-Wunused-function] ‘s3c2440_nand_calculate_ecc’ defined but not used [-Wunused-function] The above functions are called only when CONFIG_MTD_NAND_S3C2410_HWECC is defined. Thus making them conditional. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions