aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorMarcin Slusarz <[email protected]>2008-10-29 14:01:01 -0700
committerLinus Torvalds <[email protected]>2008-10-30 11:38:46 -0700
commitdef1be2d727a1764205479b3e3e3ba16ffbad028 (patch)
treec7fc1c3d41f6c9997e6ad77ff34dccdf58dc3ac1 /drivers/mtd/lpddr/lpddr_cmds.c
parent992b692dcf43612be805465ca4b76f434c715023 (diff)
fbcon: don't inline updatescrollmode
Updatescrollmode is marked inline, but it's big and is called only from non-critical codepaths (fbcon_resize, fbcon_switch, fbcon_modechanged). Dropping it saves almost 800 bytes of text size. text data bss dec hex filename 23859 287 8448 32594 7f52 drivers/video/console/fbcon.o.before 23065 287 8448 31800 7c38 drivers/video/console/fbcon.o.after Signed-off-by: Marcin Slusarz <[email protected]> Cc: Antonino Daplas <[email protected]> Cc: Krzysztof Helt <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions