unexport ktime_get_real
commit9b30f6d3f241699d9215c0f96e2d46f38064bb32
authorAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 19:14:55 +0000 (6 21:14 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sat, 6 Oct 2007 19:14:55 +0000 (6 21:14 +0200)
tree1c08654337791eec65920b9096ed29365f8c11df
parent1104012f7911f1b46a4cdd23c4b949337211920f
unexport ktime_get_real

A static function mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
kernel/hrtimer.c