mlx4: include clocksource.h again
authorRichard Cochran <richardcochran@gmail.com>
Fri, 2 Jan 2015 19:22:08 +0000 (20:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jan 2015 21:47:36 +0000 (16:47 -0500)
commitd9f393734af52b7b09f02439164cc7182e17063c
tree824c043daa7001cba8b6fb94ecd0ab2c0485d39f
parentd312da293f787e1b19c57acb58e8c1b171c4a04a
mlx4: include clocksource.h again

This driver uses the function, clocksource_khz2mult, and so it really must
include clocksource.h.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_clock.c