summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/fore.h')
-rw-r--r--sys/dev/hfa/fore.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/dev/hfa/fore.h b/sys/dev/hfa/fore.h
index 0409982..5b43cae 100644
--- a/sys/dev/hfa/fore.h
+++ b/sys/dev/hfa/fore.h
@@ -66,16 +66,7 @@
*/
#define BUF_MIN_VCC 4 /* Minimum for buffer supply calculations */
-#ifdef FORE_SBUS
-#if defined(sun4c)
-#define BUF_DATA_ALIGN 32 /* Fore-required data alignment */
-#elif defined(sun4m)
-#define BUF_DATA_ALIGN 64 /* Fore-required data alignment */
-#endif
-#endif
-#ifdef FORE_PCI
#define BUF_DATA_ALIGN 4 /* Fore-required data alignment */
-#endif
#if defined(BSD)
/*
OpenPOWER on IntegriCloud