diff options
| author | 2015-03-03 11:33:15 -0500 | |
|---|---|---|
| committer | 2015-03-03 11:33:15 -0500 | |
| commit | 3591276d16f8e568449e4b6c719165ad2decf222 (patch) | |
| tree | 6a6fb90fd9edd0d5d6ddf8e0fd957afbfbaded6e /lib/test-string_helpers.c | |
| parent | Linux 4.0-rc1 (diff) | |
| download | wireguard-linux-3591276d16f8e568449e4b6c719165ad2decf222.tar.xz wireguard-linux-3591276d16f8e568449e4b6c719165ad2decf222.zip | |
c6x: kernel: setup: Include "linux/console.h"
Or c6x will cause building break for allmodconfig, the related error:
    CC      arch/c6x/kernel/setup.o
  arch/c6x/kernel/setup.c: In function 'setup_arch':
  arch/c6x/kernel/setup.c:433:2: error: 'conswitchp' undeclared (first use in this function)
    conswitchp = &dummy_con;
    ^
  arch/c6x/kernel/setup.c:433:2: note: each undeclared identifier is reported only once for each function it appears in
  arch/c6x/kernel/setup.c:433:16: error: 'dummy_con' undeclared (first use in this function)
    conswitchp = &dummy_con;
                  ^
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
[removed unnecessary #ifdef around include]
Signed-off-by: Mark Salter <msalter@redhat.com>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions
