fixes ifxmips pci support and adds GENERIC_GPIO
SVN-Revision: 11396
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#ifndef _IFXMIPS_H__
|
||||
#define _IFXMIPS_H__
|
||||
|
||||
#define ifxmips_r32(reg) __raw_readl(reg)
|
||||
#define ifxmips_w32(val,reg) __raw_writel(val,reg)
|
||||
|
||||
/*------------ GENERAL */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user