aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2020-09-02 17:31:04 +0000
committerKonrad Rzeszutek Wilk <[email protected]>2020-09-10 13:41:30 +0000
commit61b82bbf693ecd307550ee64a8af192e8e33c46c (patch)
tree848a5791b4263b7caa966f67b9baa26f2ee7ac40 /drivers/usb/cdns3
parentswiotlb: Use %pa to print phys_addr_t variables (diff)
downloadkernel-61b82bbf693ecd307550ee64a8af192e8e33c46c.tar.gz
kernel-61b82bbf693ecd307550ee64a8af192e8e33c46c.zip
swiotlb: Declare swiotlb_late_init_with_default_size() in header
Compiler is not happy about one function prototype: CC kernel/dma/swiotlb.o kernel/dma/swiotlb.c:275:1: warning: no previous prototype for ‘swiotlb_late_init_with_default_size’ [-Wmissing-prototypes] 275 | swiotlb_late_init_with_default_size(size_t default_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Since it's used outside of the module, move its declaration to the header from the user. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions