net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Nov 2012 10:39:42 +0000 (11:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 22:11:29 +0000 (23:11 +0100)
commitd98a80f5b69ef3e1127912a002e5f681fbeacfdf
tree9f7f7ee7e8f828fc1cfb36c00c57dc93d31d47bf
parent05e121af947aa59647762aaf3773b6f53f498f67
net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>

As suggested by checkpatch, using <linux/delay.h> instead of
<asm/delay.h> is appropriate.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
drivers/net/ethernet/marvell/mvmdio.c
This page took 0.026521 seconds and 5 git commands to generate.