Commit 89358f90 authored by Andrew Morton's avatar Andrew Morton Committed by Jeff Garzik

[netdrvr b44] include linux/dma-mapping.h to eliminate warning

parent 48257c4f
......@@ -19,6 +19,7 @@
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/version.h>
#include <linux/dma-mapping.h>
#include <asm/uaccess.h>
#include <asm/io.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