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

Blackfin: bfin_mac: drop volatile markings on packet buffers


Now that common code doesn't declare these as volatile, we don't need to
either anymore.  This fixes the build warning:

bfin_mac.c: In function 'bfin_EMAC_recv':
bfin_mac.c:193:23: warning: assignment discards qualifiers from pointer target type

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 42c6e9ad
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.
Please register or to comment