aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRichard Cochran <[email protected]>2012-12-23 21:19:09 +0000
committerDavid S. Miller <[email protected]>2012-12-26 14:15:09 -0800
commitcbc44dbe1fc5df0959bf075405dcef07989fed37 (patch)
treeb56613a3b5eb22ad90961c53c7cc5ba9addff6c3 /net/unix/af_unix.c
parent143cdd8f33909ff5a153e3f02048738c5964ba26 (diff)
cpts: fix build error by removing useless code.
The cpts driver tries to obtain the input clock frequency by calling the clock's internal 'recalc' method. Since <plat/clock.h> has been removed, this code can no longer compile. However, the driver never makes use of the frequency value, so this patch fixes the issue by removing the offending code altogether. Signed-off-by: Richard Cochran <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions