Ignore ABI changes in rds and ufshcd, not useful to OOT modules

This commit is contained in:
Ben Hutchings 2017-03-12 21:46:03 +00:00
parent 70bad880ac
commit dd4cdb459d
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ ignore-changes:
module:drivers/iio/common/st_sensors/**
module:drivers/net/wireless/**
module:drivers/power/supply/bq27xxx_battery
module:drivers/scsi/ufs/*
module:drivers/usb/host/**
module:drivers/usb/musb/**
module:net/ceph/libceph
@ -15,6 +16,7 @@ ignore-changes:
# Exported for related protocols only
can_rx_register
ip6_xmit
module:net/rds/rds
# devfreq is unlikely to be useful for OOT modules
devfreq_*
devm_devfreq_*