Skip to content
Snippets Groups Projects
Commit 8e29ebab authored by Kumar Gala's avatar Kumar Gala
Browse files

fsl_law: Fix LAW printing function


We had an extra '0x' in the output of the LAWAR header that would cause
output like:

LAWBAR11: 0x00000000 LAWAR0x11: 0x80f0001d

intead of:

LAWBAR11: 0x00000000 LAWAR11: 0x80f0001d

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent c7977858
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment