potter: add missing hw_block_device

This commit is contained in:
Vachounet
2017-04-25 20:17:23 +02:00
parent 5ee1d29aed
commit 785801d10f

View File

@@ -3,6 +3,7 @@ type amps_raw_device, dev_type;
type compass_device, dev_type;
type haptics_device, dev_type;
type hob_device, dev_type;
type hw_block_device, dev_type;
type graphics_fb_device, dev_type;
type laser_device, dev_type;
type synaptics_rmi_device, dev_type;