diff options
author | Anton Blanchard <[email protected]> | 2010-02-02 14:46:10 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-02-08 08:57:36 +0100 |
commit | 0c9cf2efd74dbc90354e2ccc7dbd6bad68ec6c4d (patch) | |
tree | 49eec3ac499da4fd347cb7300fac6e1c596f2956 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 6d3e0907b8b239d16720d144e2675ecf10d3bc3b (diff) |
percpu_counter: Make __percpu_counter_add an inline function on UP
Even though batch isn't used on UP, we may want to pass one in
to keep the SMP and UP code paths similar. Convert
__percpu_counter_add to an inline function so we wont get
variable unused warnings if we do.
Signed-off-by: Anton Blanchard <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: Balbir Singh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions