Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8079886 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "techpack: ipa: Move internal definitions to the techpack"

parents 16f70a69 2b169b5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
#include <linux/io.h>
#include <linux/log2.h>
#include <linux/module.h>
#include <linux/msm_gsi.h>
#include "msm_gsi.h"
#include <linux/platform_device.h>
#include <linux/delay.h>
#include "gsi.h"
Loading