Commit 8d4feef3 authored by Marcel Holtmann's avatar Marcel Holtmann Committed by Marcel Holtmann

[Bluetooth] Remove EXPORT_NO_SYMBOLS

This patch removes one more EXPORT_NO_SYMBOLS which was left over
after adding a 2.4.x driver.
parent ff5f6e47
......@@ -903,5 +903,3 @@ void __exit exit_btuart_cs(void)
module_init(init_btuart_cs);
module_exit(exit_btuart_cs);
EXPORT_NO_SYMBOLS;
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