diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2013-05-31 17:49:28 +0200 |
|---|---|---|
| committer | Olof Johansson <olof@lixom.net> | 2013-05-31 23:47:11 -0700 |
| commit | 3c09f4daeee83b76779dec766f57e9e883402bb1 (patch) | |
| tree | 086920b1b437316d7d92f916e32809de856147b9 /tools/perf/scripts/python/bin | |
| parent | Merge tag 'dt-3.11-3' of git://git.infradead.org/users/jcooper/linux into nex... (diff) | |
| download | linux-3c09f4daeee83b76779dec766f57e9e883402bb1.tar.gz linux-3c09f4daeee83b76779dec766f57e9e883402bb1.zip | |
ARM: nomadik: fix clocksource warning
The clocksource API has changed slightly, which causes a harmless
warning:
/git/arm-soc/drivers/clocksource/nomadik-mtu.c:259:28: warning: 'nmdk_timer_match' defined but not used [-Wunused-variable]
static struct of_device_id nmdk_timer_match[] __initconst = {
^
Fortunately, the same API change also lets us simplify the code
while removing the warning.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
