M68KNOMMU: remove unused config symbol CONFIG_DISKtel
[firewire-audio.git] / include / asm-x86 / agp.h
blob9348f1e4f6f1329e86a8031e5465c555a2bbfd01
1 #ifdef CONFIG_X86_32
2 # include "agp_32.h"
3 #else
4 # include "agp_64.h"
5 #endif