drivers: remove what appears to be code from comments

Some tools consider this as commented code because of the ifdef, so
remove that and fix a coding guideline violation.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-03-31 14:39:38 -04:00
commit 5fa12073cb
4 changed files with 6 additions and 6 deletions

View file

@ -147,4 +147,4 @@ static struct modem_pin modem_pins[] = {
#endif
};
#endif /* #ifndef QUECTEL_BG9X_H */
#endif /* QUECTEL_BG9X_H */