Skip to content
Commit 2d6d79bb authored by Alexander Beregalov's avatar Alexander Beregalov Committed by Kyle McMartin
Browse files

parisc: iosapic: fix build breakage

drivers/parisc/iosapic.c:717: error: incompatible types in assignment

irq_desc::affinity was changed from cpumask_t to cpumask_var_t in
7f7ace0c

 (cpumask: update irq_desc to use cpumask_var_t)

Signed-off-by: default avatarAlexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent c48faf86
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment