summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pcmcia_/vg468.h
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-03-17 15:47:07 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-03-17 15:47:07 +0000
commit7f90603174c35f5d71a738e69790ab00e4ad6397 (patch)
tree83080437e7f7c78f9dccc0d7c261424398930486 /mdk-stage1/pcmcia_/vg468.h
parent5591eb1b1a30e2744a1c3bef614efd73008c442d (diff)
downloaddrakx-7f90603174c35f5d71a738e69790ab00e4ad6397.tar
drakx-7f90603174c35f5d71a738e69790ab00e4ad6397.tar.gz
drakx-7f90603174c35f5d71a738e69790ab00e4ad6397.tar.bz2
drakx-7f90603174c35f5d71a738e69790ab00e4ad6397.tar.xz
drakx-7f90603174c35f5d71a738e69790ab00e4ad6397.zip
merge with recent enough kernel and remove osbolete (unused) stuff, also do
some 64-bit fixing there (forward port from cs3 and 10.1 branches)
Diffstat (limited to 'mdk-stage1/pcmcia_/vg468.h')
-rw-r--r--mdk-stage1/pcmcia_/vg468.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mdk-stage1/pcmcia_/vg468.h b/mdk-stage1/pcmcia_/vg468.h
index 93dc00b37..23890cd07 100644
--- a/mdk-stage1/pcmcia_/vg468.h
+++ b/mdk-stage1/pcmcia_/vg468.h
@@ -103,10 +103,4 @@
/* Flags for VG469_EXT_MODE_B */
#define VG469_MODE_B_3V 0x01 /* 3.3v for socket B */
-/* Data structure for tracking vendor-specific state */
-typedef struct vg46x_state_t {
- u_char ctl; /* VG468_CTL */
- u_char ema; /* VG468_EXT_MODE_A */
-} vg46x_state_t;
-
#endif /* _LINUX_VG468_H */