intel_pstate: fix PCT_TO_HWP macro
[linux-2.6-block.git] / arch / mips / include / asm / mach-bcm63xx / dma-coherence.h
CommitLineData
3cf29543
FF
1#ifndef __ASM_MACH_BCM63XX_DMA_COHERENCE_H
2#define __ASM_MACH_BCM63XX_DMA_COHERENCE_H
3
4#include <asm/bmips.h>
5
6#define plat_post_dma_flush bmips_post_dma_flush
7
8#include <asm/mach-generic/dma-coherence.h>
9
10#endif /* __ASM_MACH_BCM63XX_DMA_COHERENCE_H */