diff options
author | Joe Perches <joe@perches.com> | 2016-02-25 20:25:20 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2016-03-20 23:36:05 +0300 |
commit | 58d303def2a1fbfb5c794bafe7da54b900d9694e (patch) | |
tree | bc37bae8e9f784bd9f47375e474ff3c6c750cfbf /drivers/mtd/nand/fsl_elbc_nand.c | |
parent | 3e7f2c5104a01f5385f64d45372aadaab898a656 (diff) | |
download | linux-58d303def2a1fbfb5c794bafe7da54b900d9694e.tar.xz |
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Using logging functions instead of macros can reduce overall object size.
$ size drivers/mtd/ubi/built-in.o*
text data bss dec hex filename
271620 163364 73696 508680 7c308 drivers/mtd/ubi/built-in.o.allyesconfig.new
287638 165380 73504 526522 808ba drivers/mtd/ubi/built-in.o.allyesconfig.old
87728 3780 504 92012 1676c drivers/mtd/ubi/built-in.o.defconfig.new
97084 3780 504 101368 18bf8 drivers/mtd/ubi/built-in.o.defconfig.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/mtd/nand/fsl_elbc_nand.c')
0 files changed, 0 insertions, 0 deletions