Commit f066b0c
committed
sdh: let the state observers be static
Let NRF_SDH_STATE_EVT_OBSERVER declare a static observer to prevent
linking errors when another observer with the same name is declared
somewhere else.
Signed-off-by: Emanuele Di Santo <[email protected]>1 parent 914348f commit f066b0c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
| 153 | + | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments