Merge branch 'clksrc/cleanup' into next/multiplatform
authorOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2013 22:15:05 +0000 (15:15 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2013 22:15:05 +0000 (15:15 -0700)
Merge in the clksrc/cleanup branch to avoid a silly merge conflict. For
some reason two versions of the same patch were merged in two
branches. Resolve this here to avoid merge conflicts down the road,
since it can be confusing to tell which version is the one to keep.

* clksrc/cleanup:
  clocksource: make CLOCKSOURCE_OF_DECLARE type safe

Signed-off-by: Olof Johansson <olof@lixom.net>
Conflicts:
include/linux/clocksource.h


Trivial merge