Skip to content
Snippets Groups Projects
Commit 7eb87fd3 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: BF537: push down error masks to avoid namespace pollution


The error masks are only needed in the BF537 demux error code, so instead
of needing all the short peripheral defines in global space, push these
masks into the one file where they are actually needed.  This fixes a
bunch of define collisions with common code (can/serial/etc...).

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
Signed-off-by: default avatarBarry Song <barry.song@analog.com>
parent 578d36f5
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