Updates from Rusty Russell to:
authorRik Faith <faith@alephnull.com>
Tue, 6 Aug 2002 18:00:57 +0000 (18:00 +0000)
committerRik Faith <faith@alephnull.com>
Tue, 6 Aug 2002 18:00:57 +0000 (18:00 +0000)
commit977b420d5dc66db3d4335132861a1eff3747b49a
treed4ee3c06fccda33c2be176a152714bc72c2160ab
parent881a9b214d033a1e153f61996645bdaa37eb87d8
Updates from Rusty Russell to:
1) Remove redundant header inclusion
2) Silence bitop on non-long argument warnings (change int to long)
3) Move to ISO C (gcc 2.6) initializers (accepted by older gccs also) All
    of these are syntax changes that should not impact functionality.
14 files changed:
linux-core/drm_drv.c
linux-core/drm_stub.c
linux-core/drm_vm.c
linux-core/i810_dma.c
linux-core/i830_dma.c
linux/drm_drv.h
linux/drm_stub.h
linux/drm_vm.h
linux/i810_dma.c
linux/i830_dma.c
shared-core/mga_drv.h
shared-core/mga_state.c
shared/mga_drv.h
shared/mga_state.c