diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-01-08 10:33:37 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-01-08 10:50:43 -0800 |
commit | 1c2584c3a1c882fec729147a46d822522552e38c (patch) | |
tree | b98c8280741ab37c43b7c1bc2cd73548b7feaac8 /arch/sparc/kernel/apc.c | |
parent | ae278a935f086775e8ae31a8ec9f7224ea25ea3c (diff) | |
download | op-kernel-dev-1c2584c3a1c882fec729147a46d822522552e38c.zip op-kernel-dev-1c2584c3a1c882fec729147a46d822522552e38c.tar.gz |
ARM: sunxi: fix struct sys_timer removal
Commit 6bb27d7 "ARM: delete struct sys_timer" removed struct sys_timer,
but didn't update mach-sunxi/sunxi.c for this change, even though the
sunxi timer implementation itself was updated. This caused a build break:
arch/arm/mach-sunxi/sunxi.c:94:2: error: unknown field 'timer' specified in initializer
arch/arm/mach-sunxi/sunxi.c:94:12: error: 'sunxi_timer' undeclared here (not in a function)
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/sparc/kernel/apc.c')
0 files changed, 0 insertions, 0 deletions