]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/dqblk_v1.h
Add support for '8-port RS-232 MIC-3620 from advantech'
[linux-2.6-omap-h63xx.git] / include / linux / dqblk_v1.h
index 57f1250d5a526c88e8d30ebbd277c878b60c6e6c..3713a7232dd8e5d267f40aa1d1498e5947589301 100644 (file)
@@ -5,9 +5,6 @@
 #ifndef _LINUX_DQBLK_V1_H
 #define _LINUX_DQBLK_V1_H
 
-/* Id of quota format */
-#define QFMT_VFS_OLD 1
-
 /* Root squash turned on */
 #define V1_DQF_RSQUASH 1
 
@@ -17,8 +14,4 @@
 #define V1_DEL_ALLOC 0
 #define V1_DEL_REWRITE 2
 
-/* Special information about quotafile */
-struct v1_mem_dqinfo {
-};
-
 #endif /* _LINUX_DQBLK_V1_H */