ASoC: Intel: byt-max98090: Do not enable MAX98090 microphone detection
[linux-2.6-block.git] / include / linux / swiotlb.h
index a5ffd32642fd6d46a8bad7e64eb2b791b9c4cdab..e7a018eaf3a255db2198049f543ea3111004852a 100644 (file)
@@ -116,4 +116,6 @@ static inline void swiotlb_free(void) { }
 #endif
 
 extern void swiotlb_print_info(void);
+extern int is_swiotlb_buffer(phys_addr_t paddr);
+
 #endif /* __LINUX_SWIOTLB_H */