Skip to content

Fix compilation of few sensor drivers on Linux - #1

Open
M-Vaittinen wants to merge 1 commit into
RohmSemiconductor:masterfrom
M-Vaittinen:fix-linux-compilation
Open

M-Vaittinen wants to merge 1 commit into
RohmSemiconductor:masterfrom
M-Vaittinen:fix-linux-compilation

Conversation

@M-Vaittinen

Copy link
Copy Markdown

The sensor header file names in #include directives were written
on upper-case although actual file names were on lower-case. On
case sensitive systems like Linux we face compilation errors.

Use lower-case names for BM1383AGLV, KGX08 and KMX62 register
header file names.

Signed-off-by: Matti Vaittinen matti.vaittinen@fi.rohmeurope.com

The sensor header file names in #include directives were written
on upper-case although actual file names were on lower-case. On
case sensitive systems like Linux we face compilation errors.

Use lower-case names for BM1383AGLV, KGX08 and KMX62 register
header file names.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant