diff options
| author | Alexey Zaytsev | 2008-03-02 01:41:10 +0100 |
|---|---|---|
| committer | Alexey Zaytsev | 2008-03-02 01:41:10 +0100 |
| commit | a1572e0ab0f5fab9a1f0185ded593bec811aa175 (patch) | |
| tree | e407d6d0f2b8e93950216268ec0198fff865c6a0 /src/drivers/net/mlx_ipoib/mt23108_imp.c | |
| parent | Introduce the new timer subsystem. (diff) | |
| download | ipxe-a1572e0ab0f5fab9a1f0185ded593bec811aa175.tar.gz ipxe-a1572e0ab0f5fab9a1f0185ded593bec811aa175.tar.xz ipxe-a1572e0ab0f5fab9a1f0185ded593bec811aa175.zip | |
Modify gPXE core and drivers to work with the new timer subsystem
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
Diffstat (limited to 'src/drivers/net/mlx_ipoib/mt23108_imp.c')
| -rw-r--r-- | src/drivers/net/mlx_ipoib/mt23108_imp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/net/mlx_ipoib/mt23108_imp.c b/src/drivers/net/mlx_ipoib/mt23108_imp.c index 4e601668c..bb2383c5f 100644 --- a/src/drivers/net/mlx_ipoib/mt23108_imp.c +++ b/src/drivers/net/mlx_ipoib/mt23108_imp.c @@ -37,7 +37,6 @@ static void be_to_cpu_buf(void *buf, int size) } } -#include "timer.h" #include "cmdif_mt23108.c" #include "cmdif_comm.c" #include "ib_mt23108.c" |
