commit | f7036d649c88ad14b482b2787ffb1063c8a719d7 | [log] [tgz] |
---|---|---|
author | Yi Li <yi.li@analog.com> | Tue Sep 15 02:08:50 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Dec 15 00:13:38 2009 -0500 |
tree | 683f622c3de3c396fe0275035f318b5e396f6724 | |
parent | 3a022ba9ac12aefe6bbbdda4c9086e21b25b8939 [diff] |
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>