535.154.05

This commit is contained in:
Bernhard Stoeckner
2024-01-16 14:59:49 +01:00
parent 7165299dee
commit ee55481a49
25 changed files with 209 additions and 27 deletions

View File

@@ -2067,6 +2067,7 @@ typedef enum
#include <linux/clk-provider.h>
#endif
#define NV_EXPORT_SYMBOL(symbol) EXPORT_SYMBOL_GPL(symbol)
#define NV_EXPORT_SYMBOL(symbol) EXPORT_SYMBOL_GPL(symbol)
#define NV_CHECK_EXPORT_SYMBOL(symbol) NV_IS_EXPORT_SYMBOL_PRESENT_##symbol
#endif /* _NV_LINUX_H_ */