From: Pekon Gupta Date: Mon, 3 Mar 2014 10:08:30 +0000 (+0530) Subject: mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch X-Git-Tag: v3.15-rc1~65^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c977c3eb29837191f4154d819e552786bc42003;p=pandora-kernel.git mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch This patch - renames omap3_enable_hwecc_bch -> omap_enable_hwecc_bch to keep nomenclature independent of any device family. - using '__maybe_unused' instead of `ifdef based conditional compilation to suppress warning for un-used functions Signed-off-by: Pekon Gupta Signed-off-by: Brian Norris --- Reading git-diff-tree failed