Commit 55ca0b68 authored by David S. Miller's avatar David S. Miller

[SPARC]: Do not include asm-generic/dma-mapping.h if !CONFIG_PCI.

parent 597ad128
#include <linux/config.h>
#ifdef CONFIG_PCI
#include <asm-generic/dma-mapping.h>
#endif
#include <linux/config.h>
#ifdef CONFIG_PCI
#include <asm-generic/dma-mapping.h>
#endif
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