powertop: build fix for !386 compiles
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
36ef0a677e
commit
f29a1c5656
@ -635,7 +635,7 @@ static NOINLINE void print_intel_cstates(void)
|
||||
bb_putchar('\n');
|
||||
}
|
||||
#else
|
||||
# define print_intel_cstates(void) ((void)0)
|
||||
# define print_intel_cstates() ((void)0)
|
||||
#endif
|
||||
|
||||
static void show_timerstats(void)
|
||||
|
Loading…
Reference in New Issue
Block a user