diff options
author | 2012-05-15 15:30:17 +0000 | |
---|---|---|
committer | 2012-05-16 22:16:30 +0200 | |
commit | 9601e87388f4969a80b021a40215d24c4e78d5b3 (patch) | |
tree | b01d79681370c362b733152ded02331588d89f9b /net/lapb/lapb_in.c | |
parent | Merge branch 'renesas-kzm9g' into renesas-board-new (diff) | |
download | linux-dev-9601e87388f4969a80b021a40215d24c4e78d5b3.tar.xz linux-dev-9601e87388f4969a80b021a40215d24c4e78d5b3.zip |
ARM: shmobile: fix smp build
I got build errors with the new version now because machine_is_kzm9g is no longer
defined:
arch/arm/mach-shmobile/platsmp.c: In function 'shmobile_smp_get_core_count':
arch/arm/mach-shmobile/platsmp.c:29:2: error: implicit declaration of function 'of_machine_is_compatible'
Replace the missing function with a call to of_machine_is_compatible.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: "Rafael J. Wysocki" <rjw@sisk.pl>
Acked-by: Magnus Damm <magnus.damm@gmail.com>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions