[PARISC] Create shared <asm/ropes.h> header

Pull out struct sba_device and struct lba_device into a
common ropes.h header. Also fold the parisc portion of
iosapic.h into this file. (Then delete the useless portion
of iosapic.h)

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
Kyle McMartin
2006-08-24 21:32:49 -04:00
committed by Matthew Wilcox
parent b0eecc4da9
commit 1790cf9111
5 changed files with 153 additions and 201 deletions

View File

@@ -146,7 +146,7 @@
#include <asm/superio.h>
#endif
#include <asm/iosapic.h>
#include <asm/ropes.h>
#include "./iosapic_private.h"
#define MODULE_NAME "iosapic"