]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: fix gptimer0 clock source compile warning
authorYi Li <yi.li@analog.com>
Tue, 15 Sep 2009 02:08:50 +0000 (02:08 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:13:38 +0000 (00:13 -0500)
commit705552ce2dbc4551230ff62943b8c0dd5ace83d9
tree683f622c3de3c396fe0275035f318b5e396f6724
parent39f70f59fbed005702fdce56df9b911076f3e0f9
Blackfin: fix gptimer0 clock source compile warning

Some of the clocksource prototypes were updated, but the gptimer0 func was
missed in the process.  Not a big issue as the argument is ignored, but we
should fix the compile warning anyways.

Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/time-ts.c