Commit 5369fcc1 authored by Joe Perches's avatar Joe Perches Committed by Jiri Kosina

aix94xx: Use angle brackets for system includes

Use the normal include style.
Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 1d273b92
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
* *
*/ */
#include "linux/pci.h" #include <linux/pci.h>
#include "aic94xx.h" #include "aic94xx.h"
#include "aic94xx_reg.h" #include "aic94xx_reg.h"
#include "aic94xx_reg_def.h" #include "aic94xx_reg_def.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment