You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef __MACH_DMA_MX1_MX2_H__
|
|
#define __MACH_DMA_MX1_MX2_H__
|
|
/*
|
|
* Don't use this header in new code, it will go away when all users are
|
|
* converted to mach/dma-v1.h
|
|
*/
|
|
|
|
#include <mach/dma-v1.h>
|
|
|
|
#endif /* ifndef __MACH_DMA_MX1_MX2_H__ */
|
|
|