]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit62ddc4e4d20a7b287bbd94648dec21f9323bdb00
tree824c043daa7001cba8b6fb94ecd0ab2c0485d39f
parentf38aa449c97eea689e58af18ed97a564519851fc
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