backports: fix build if CONFIG_PTP_1588_CLOCK=m
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 31 May 2014 13:34:55 +0000 (15:34 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Jun 2014 22:16:18 +0000 (00:16 +0200)
commitf9394bb11e68f55ac3073fb40842c989b2cc27f8
tree0297b58ac1bdba7cce2e2ead707d4f2a74e4171b
parentb66870f7b3d7b0c2f7c2697f714e57d51a4e40b4
backports: fix build if CONFIG_PTP_1588_CLOCK=m

ifdef just checked if this was build into the kernel and not if it was
build as a module.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/compat/compat-3.5.c