aix94xx: Use angle brackets for system includes

Use the normal include style.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Joe Perches 2011-06-03 02:28:48 -07:00 committed by Jiri Kosina
parent 1d273b929c
commit 5369fcc127

View file

@ -29,7 +29,7 @@
*
*/
#include "linux/pci.h"
#include <linux/pci.h>
#include "aic94xx.h"
#include "aic94xx_reg.h"
#include "aic94xx_reg_def.h"