diff options
| author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-01-23 11:11:11 +0100 |
|---|---|---|
| committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-03 17:24:05 +0200 |
| commit | 112f5e0917cff2af35ada29e7db0b4d05bca7941 (patch) | |
| tree | 1473dc54694e8870c2f375143ac0899fefc06e6b /tools/docs/lib/parse_data_structs.py | |
| parent | c42a407beeb91dd5e8cf1d537a7291a5d6415192 (diff) | |
pwm: lpss: Actually use a module namespace by defining the namespace earlier
DEFAULT_SYMBOL_NAMESPACE must be already defined when <linux/export.h>
is included. So move the define above the include block.
With the DEFAULT_SYMBOL_NAMESPACE being defined too late, the exported
symbols end up in the default namespace. So the respective modules can
use the symbols defined in pwm-lpss.c just fine and up to now just
imported the PWM_LPSS namespace without any gain.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
