pmaports/modem/libsamsung-ipc/0001-i9100-modem-firmware-device-path.patch

14 lines
572 B
Diff
Raw Normal View History

diff --git a/samsung-ipc/devices/galaxys2/galaxys2.h b/samsung-ipc/devices/galaxys2/galaxys2.h
index 5d315c6..9b24f9d 100644
--- a/samsung-ipc/devices/galaxys2/galaxys2.h
+++ b/samsung-ipc/devices/galaxys2/galaxys2.h
@@ -32,7 +32,7 @@
#define GALAXYS2_NV_DATA_OFFSET 0xA00000
#define GALAXYS2_NV_DATA_SIZE 0x200000
-#define GALAXYS2_MODEM_IMAGE_DEVICE "/dev/block/mmcblk0p8"
+#define GALAXYS2_MODEM_IMAGE_DEVICE "/dev/mmcblk0p8"
struct galaxys2_transport_data {
int fd;